Skip to content

DON Time State Logging#1933

Open
DylanTinianov wants to merge 2 commits intomainfrom
CRE-2497-dontime-logging
Open

DON Time State Logging#1933
DylanTinianov wants to merge 2 commits intomainfrom
CRE-2497-dontime-logging

Conversation

@DylanTinianov
Copy link
Copy Markdown
Contributor

@DylanTinianov DylanTinianov commented Mar 26, 2026

Adds happy-path state logging to address CRE-2497 - Improve DON Time logging and state clearing

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-common

View full report

@DylanTinianov DylanTinianov marked this pull request as ready for review March 26, 2026 15:08
@DylanTinianov DylanTinianov requested a review from a team as a code owner March 26, 2026 15:08
@DylanTinianov DylanTinianov enabled auto-merge March 26, 2026 15:54

t.lggr.Infow("Transmitting timestamps", "lastObservedDonTime", outcome.Timestamp)

responsesDelivered := 0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this be better as a Prometheus counter (dontime_responses_delivered_total) incremented per transmit round? That way we could put it in a dashboard.

Worth considering whether pendingRequestsInStore should also be a gauge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants